Email messages are sent when a purchase order is entered, amended, authorised or queried.
If your email notification messages are not being sent or received, there are a number of things that you can check:
This checks that you can send emails using the E-mail settings you have entered.
Open: System Administration > Messaging > E-Mail Settings.
Enter an email address in the Send E-Mail To box, and click Send.
An email is sent to the address specified.
Check your email server settings in Sage 200 System Administration.
Open: System Administration> Messaging > E-Mail Settings.
If required, select Server requires secure connection (SSL).
The following table shows the Port Number and SSL requirements for some common email servers.
E-Mail Server | Port Number | Requires SSL | |
---|---|---|---|
Hotmail | smtp.live.com | 587 | Yes |
Gmail | smtp.gmail.com | 587 | Yes |
Tip: You can find information about common email server settings online, for example, the email address manager website.
Sometimes your anti-virus software will block the notifications email via your server. Check your anti-virus software settings.
Open: System Administration > Messaging > Purchase Order Authorisation.
Check the Sage 200 user account Properties.
You can check the log files for more information.
In your Sage 200 application, you can specify another Sage 200 account as an alternative authoriser. This alternative Sage 200 user will receive the notification messages for the original Sage 200 user.
Open: Purchase Order Processing > POP Utilities > System Set Up > Maintain Alternative Authorisers.
Sage 200 records information about where the service is failing in the Sage 200 Services log file.
To check the Sage 200 Services:
Change the <level value> in the <log4net> section to Debug. This is set to warn by default. For example:
<log4net> <logger name="ApplicationLog"> <level value="Debug" /> <appender-ref ref="LogFileAppender" /> </logger>
The log file will now contain more detailed information.
On some systems, due to security constraints, you may also need to create an Empty.log file. The Windows user account the web service runs under also needs permission to write to the log file and the Empty.log file.
Tip: For the most recent version of this topic, please see our help website here.